NotFoundException

Thrown when a file was not found. Catching this is useful when checking if a new index version exists and then falling back to an older version.

Constructors

Link copied to clipboard
constructor(e: Throwable? = null)

Properties

Link copied to clipboard
open val cause: Throwable?
Link copied to clipboard
open val message: String?

Functions

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard